[INFO] cloning repository https://github.com/emassey0135/brlapi-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emassey0135/brlapi-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femassey0135%2Fbrlapi-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femassey0135%2Fbrlapi-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 793ac8be5b834d3421a420bef0058f7dfb5f2598
[INFO] fixing emassey0135/brlapi-rs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femassey0135%2Fbrlapi-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/emassey0135/brlapi-rs
[INFO] finished tweaking git repo https://github.com/emassey0135/brlapi-rs
[INFO] tweaked toml for git repo https://github.com/emassey0135/brlapi-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/emassey0135/brlapi-rs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/emassey0135/brlapi-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/emassey0135/liblouis-rust`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded array-init v2.1.0
[INFO] [stderr]   Downloaded binrw_derive v0.15.0
[INFO] [stderr]   Downloaded binrw v0.15.0
[INFO] [stderr]   Downloaded bitfield-struct v0.11.0
[INFO] [stderr]   Downloaded glob v0.3.2
[INFO] [stderr]   Downloaded iconv-native v0.1.0
[INFO] [stderr]   Downloaded owo-colors v4.2.2
[INFO] [stderr]   Downloaded bindgen v0.72.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9114ba3e68ddd9c6fa1297a404045f04d385beab580e3681d5805b3e77bbd11f
[INFO] running `Command { std: "docker" "start" "9114ba3e68ddd9c6fa1297a404045f04d385beab580e3681d5805b3e77bbd11f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9114ba3e68ddd9c6fa1297a404045f04d385beab580e3681d5805b3e77bbd11f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9114ba3e68ddd9c6fa1297a404045f04d385beab580e3681d5805b3e77bbd11f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9114ba3e68ddd9c6fa1297a404045f04d385beab580e3681d5805b3e77bbd11f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling bindgen v0.72.0
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling binrw_derive v0.15.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling binrw v0.15.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking widestring v1.2.0
[INFO] [stderr]    Compiling iconv-native v0.1.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling autotools v0.2.7
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bitfield-struct v0.11.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]     Checking brlapi-types v0.1.0 (/opt/rustwide/workdir/brlapi-types)
[INFO] [stderr]    Compiling louis-sys v0.6.1 (https://github.com/emassey0135/liblouis-rust#556308c7)
[INFO] [stderr] error: failed to run custom build command for `louis-sys v0.6.1 (https://github.com/emassey0135/liblouis-rust#556308c7)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/louis-sys-45508aea23ebeb03/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBLOUIS_NO_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBLOUIS_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBLOUIS_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/louis-sys-91405282e5d7a826/out/build" && CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64" CXX="c++" CXXFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64" LC_ALL="C" "sh" "-c" "exec \"$0\" \"$@\"" "/opt/rustwide/cargo-home/git/checkouts/liblouis-rust-3be534a76b15ce58/556308c/louis-sys/liblouis-3.34.0/configure" "--prefix=/opt/rustwide/target/debug/build/louis-sys-91405282e5d7a826/out" "--disable-shared" "--enable-static" "--enable-ucs4" "--disable-dependency-tracking" "--without-yaml" "--host=x86_64-unknown-linux-gnu"
[INFO] [stderr]   checking for a BSD-compatible install... /usr/bin/install -c
[INFO] [stderr]   checking whether sleep supports fractional seconds... yes
[INFO] [stderr]   checking filesystem timestamp resolution... 0.01
[INFO] [stderr]   checking whether build environment is sane... yes
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-strip... no
[INFO] [stderr]   checking for strip... strip
[INFO] [stderr]   checking for a race-free mkdir -p... /usr/bin/mkdir -p
[INFO] [stderr]   checking for gawk... no
[INFO] [stderr]   checking for mawk... mawk
[INFO] [stderr]   checking whether make sets $(MAKE)... yes
[INFO] [stderr]   checking whether make supports nested variables... yes
[INFO] [stderr]   checking xargs -n works... yes
[INFO] [stderr]   checking whether UID '0' is supported by ustar format... yes
[INFO] [stderr]   checking whether GID '0' is supported by ustar format... yes
[INFO] [stderr]   checking how to create a ustar tar archive... gnutar
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-gcc... cc
[INFO] [stderr]   checking whether the C compiler works... yes
[INFO] [stderr]   checking for C compiler default output file name... a.out
[INFO] [stderr]   checking for suffix of executables... 
[INFO] [stderr]   checking whether we are cross compiling... no
[INFO] [stderr]   checking for suffix of object files... o
[INFO] [stderr]   checking whether the compiler supports GNU C... yes
[INFO] [stderr]   checking whether cc accepts -g... yes
[INFO] [stderr]   checking for cc option to enable C11 features... none needed
[INFO] [stderr]   checking whether cc understands -c and -o together... yes
[INFO] [stderr]   checking whether the compiler is clang... no
[INFO] [stderr]   checking for compiler option needed when checking for declarations... none
[INFO] [stderr]   checking whether make supports the include directive... yes (GNU style)
[INFO] [stderr]   checking dependency style of cc... none
[INFO] [stderr]   checking for stdio.h... yes
[INFO] [stderr]   checking for stdlib.h... yes
[INFO] [stderr]   checking for string.h... yes
[INFO] [stderr]   checking for inttypes.h... yes
[INFO] [stderr]   checking for stdint.h... yes
[INFO] [stderr]   checking for strings.h... yes
[INFO] [stderr]   checking for sys/stat.h... yes
[INFO] [stderr]   checking for sys/types.h... yes
[INFO] [stderr]   checking for unistd.h... yes
[INFO] [stderr]   checking for wchar.h... yes
[INFO] [stderr]   checking for minix/config.h... no
[INFO] [stderr]   checking for dirent.h... yes
[INFO] [stderr]   checking for limits.h... yes
[INFO] [stderr]   checking for stdbool.h... yes
[INFO] [stderr]   checking for stdckdint.h... no
[INFO] [stderr]   checking for features.h... yes
[INFO] [stderr]   checking for crtdefs.h... no
[INFO] [stderr]   checking for sys/socket.h... yes
[INFO] [stderr]   checking for error.h... yes
[INFO] [stderr]   checking for getopt.h... yes
[INFO] [stderr]   checking for sys/param.h... yes
[INFO] [stderr]   checking for sys/time.h... yes
[INFO] [stderr]   checking whether it is safe to define __EXTENSIONS__... yes
[INFO] [stderr]   checking whether _XOPEN_SOURCE should be defined... no
[INFO] [stderr]   checking build system type... x86_64-pc-linux-gnu
[INFO] [stderr]   checking host system type... x86_64-unknown-linux-gnu
[INFO] [stderr]   checking how to run the C preprocessor... cc -E
[INFO] [stderr]   checking for egrep -e... /usr/bin/grep -E
[INFO] [stderr]   checking for Minix Amsterdam compiler... no
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-ar... no
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-lib... no
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-link... no
[INFO] [stderr]   checking for ar... ar
[INFO] [stderr]   checking the archiver (ar) interface... ar
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-ar... ar
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-ranlib... no
[INFO] [stderr]   checking for ranlib... ranlib
[INFO] [stderr]   checking for cc option to support large files... none needed
[INFO] [stderr]   checking for size_t... yes
[INFO] [stderr]   checking for working alloca.h... yes
[INFO] [stderr]   checking for alloca... yes
[INFO] [stderr]   checking whether the preprocessor supports include_next... yes
[INFO] [stderr]   checking whether source code line length is unlimited... yes
[INFO] [stderr]   checking if environ is properly declared... yes
[INFO] [stderr]   checking whether ctype.h defines __header_inline... no
[INFO] [stderr]   checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes
[INFO] [stderr]   checking whether limits.h has SSIZE_MAX... yes
[INFO] [stderr]   checking for wint_t... yes
[INFO] [stderr]   checking whether wint_t is large enough... yes
[INFO] [stderr]   checking whether the compiler produces multi-arch binaries... no
[INFO] [stderr]   checking whether stdint.h conforms to C99... yes
[INFO] [stderr]   checking whether stdint.h works without ISO C predefines... yes
[INFO] [stderr]   checking whether stdint.h has UINTMAX_WIDTH etc.... yes
[INFO] [stderr]   checking for C/C++ restrict keyword... __restrict__
[INFO] [stderr]   checking whether malloc is ptrdiff_t safe... yes
[INFO] [stderr]   checking whether malloc, realloc, calloc set errno on failure... yes
[INFO] [stderr]   checking whether malloc (0) returns nonnull... yes
[INFO] [stderr]   checking for cc options needed to detect all undeclared functions... none needed
[INFO] [stderr]   checking whether setenv is declared... yes
[INFO] [stderr]   checking for setenv... yes
[INFO] [stderr]   checking for strndup... yes
[INFO] [stderr]   checking for _set_invalid_parameter_handler... no
[INFO] [stderr]   checking for fcntl... yes
[INFO] [stderr]   checking for symlink... yes
[INFO] [stderr]   checking for getdtablesize... yes
[INFO] [stderr]   checking for getexecname... no
[INFO] [stderr]   checking for lstat... yes
[INFO] [stderr]   checking for vprintf... yes
[INFO] [stderr]   checking whether _putenv is declared... no
[INFO] [stderr]   checking for search.h... yes
[INFO] [stderr]   checking for tsearch... yes
[INFO] [stderr]   checking for good max_align_t... yes
[INFO] [stderr]   checking whether NULL can be used in arbitrary expressions... yes
[INFO] [stderr]   checking for unreachable... no
[INFO] [stderr]   checking whether nullptr_t needs <stddef.h>... no
[INFO] [stderr]   checking for clean definition of __STDC_VERSION_STDDEF_H__... yes
[INFO] [stderr]   checking for nl_langinfo and CODESET... yes
[INFO] [stderr]   checking for a french Unicode locale... none
[INFO] [stderr]   checking whether ecvt is declared... yes
[INFO] [stderr]   checking whether fcvt is declared... yes
[INFO] [stderr]   checking whether gcvt is declared... yes
[INFO] [stderr]   checking whether MB_CUR_MAX is correct... guessing yes
[INFO] [stderr]   checking whether strndup is declared... yes
[INFO] [stderr]   checking whether strnlen is declared... yes
[INFO] [stderr]   checking for pid_t... yes
[INFO] [stderr]   checking for mode_t... yes
[INFO] [stderr]   checking for off64_t... yes
[INFO] [stderr]   checking whether execvpe is declared... yes
[INFO] [stderr]   checking whether <wchar.h> uses 'inline' correctly... yes
[INFO] [stderr]   checking whether wcsdup is declared... yes
[INFO] [stderr]   checking for C compiler option to allow warnings... -Wno-error
[INFO] [stderr]   checking for alloca as a compiler built-in... yes
[INFO] [stderr]   checking for static_assert... yes, an <assert.h> macro
[INFO] [stderr]   checking whether free is known to preserve errno... yes
[INFO] [stderr]   checking if gcc/ld supports -Wl,--output-def... not needed, shared libraries are disabled
[INFO] [stderr]   checking whether malloc (0) returns nonnull... (cached) yes
[INFO] [stderr]   checking whether setenv validates arguments... yes
[INFO] [stderr]   checking for ssize_t... yes
[INFO] [stderr]   checking for bool, true, false... no
[INFO] [stderr]   checking for strcasecmp... yes
[INFO] [stderr]   checking for strncasecmp... yes
[INFO] [stderr]   checking whether strncasecmp is declared... yes
[INFO] [stderr]   checking for working strndup... yes
[INFO] [stderr]   checking for working strnlen... yes
[INFO] [stderr]   checking for complete errno.h... yes
[INFO] [stderr]   checking for error... yes
[INFO] [stderr]   checking whether error_at_line is declared... yes
[INFO] [stderr]   checking for error_at_line... yes
[INFO] [stderr]   checking for working error function... yes
[INFO] [stderr]   checking whether strerror_r is declared... yes
[INFO] [stderr]   checking whether strerror_r returns char *... yes
[INFO] [stderr]   checking for working fcntl.h... yes
[INFO] [stderr]   checking whether stat file-mode macros are broken... no
[INFO] [stderr]   checking for nlink_t... yes
[INFO] [stderr]   checking whether getdtablesize is declared... yes
[INFO] [stderr]   checking for getopt.h... (cached) yes
[INFO] [stderr]   checking for getopt_long_only... yes
[INFO] [stderr]   checking whether getopt is POSIX compatible... yes
[INFO] [stderr]   checking for working GNU getopt function... yes
[INFO] [stderr]   checking for working GNU getopt_long function... yes
[INFO] [stderr]   checking for glibc-compatible sys/cdefs.h... yes
[INFO] [stderr]   checking for inline... inline
[INFO] [stderr]   checking for O_CLOEXEC... yes
[INFO] [stderr]   checking for promoted mode_t type... mode_t
[INFO] [stderr]   checking whether fcloseall is declared... yes
[INFO] [stderr]   checking whether getw is declared... yes
[INFO] [stderr]   checking whether putw is declared... yes
[INFO] [stderr]   checking which flavor of printf attribute matches inttypes macros... system
[INFO] [stderr]   checking whether strerror(0) succeeds... yes
[INFO] [stderr]   checking for struct timespec in <time.h>... yes
[INFO] [stderr]   checking for TIME_UTC in <time.h>... yes
[INFO] [stderr]   checking for alloca as a compiler built-in... (cached) yes
[INFO] [stderr]   checking for static_assert... (cached) yes, an <assert.h> macro
[INFO] [stderr]   checking whether // is distinct from /... no
[INFO] [stderr]   checking whether dup2 works... yes
[INFO] [stderr]   checking whether fcntl handles F_DUPFD correctly... yes
[INFO] [stderr]   checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
[INFO] [stderr]   checking whether free is known to preserve errno... (cached) yes
[INFO] [stderr]   checking whether getdtablesize works... yes
[INFO] [stderr]   checking for getprogname... no
[INFO] [stderr]   checking whether program_invocation_name is declared... yes
[INFO] [stderr]   checking whether program_invocation_name is declared... (cached) yes
[INFO] [stderr]   checking whether program_invocation_short_name is declared... yes
[INFO] [stderr]   checking whether __argv is declared... no
[INFO] [stderr]   checking whether the compiler generally respects inline... no
[INFO] [stderr]   checking whether malloc (0) returns nonnull... (cached) yes
[INFO] [stderr]   checking whether open recognizes a trailing slash... yes
[INFO] [stderr]   checking whether program_invocation_name is declared... (cached) yes
[INFO] [stderr]   checking whether program_invocation_short_name is declared... (cached) yes
[INFO] [stderr]   checking for ssize_t... (cached) yes
[INFO] [stderr]   checking whether stat handles trailing slashes on files... yes
[INFO] [stderr]   checking for struct stat.st_atim.tv_nsec... yes
[INFO] [stderr]   checking whether struct stat.st_atim is of type struct timespec... yes
[INFO] [stderr]   checking for struct stat.st_birthtimespec.tv_nsec... no
[INFO] [stderr]   checking for struct stat.st_birthtimensec... no
[INFO] [stderr]   checking for struct stat.st_birthtim.tv_nsec... no
[INFO] [stderr]   checking for va_copy... yes
[INFO] [stderr]   checking for bool, true, false... (cached) no
[INFO] [stderr]   checking for working strerror function... yes
[INFO] [stderr]   checking for working strndup... (cached) yes
[INFO] [stderr]   checking for working strnlen... (cached) yes
[INFO] [stderr]   checking for variable-length arrays... yes
[INFO] [stderr]   checking whether ln -s works... yes
[INFO] [stderr]   checking whether make sets $(MAKE)... (cached) yes
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-ar... (cached) ar
[INFO] [stderr]   checking the archiver (ar) interface... (cached) ar
[INFO] [stderr]   checking whether to enable fuzzer... no
[INFO] [stderr]   checking for grep that handles long lines and -e... /usr/bin/grep
[INFO] [stderr]   checking for egrep... /usr/bin/grep -E
[INFO] [stderr]   checking for stddef.h... yes
[INFO] [stderr]   checking for stdlib.h... (cached) yes
[INFO] [stderr]   checking for string.h... (cached) yes
[INFO] [stderr]   checking for an ANSI C-conforming const... yes
[INFO] [stderr]   checking for working memcmp... yes
[INFO] [stderr]   checking for memset... yes
[INFO] [stderr]   checking for library containing strerror... none required
[INFO] [stderr]   checking for egrep... (cached) /usr/bin/grep -E
[INFO] [stderr]   checking how to print strings... printf
[INFO] [stderr]   checking for a sed that does not truncate output... /usr/bin/sed
[INFO] [stderr]   checking for fgrep... /usr/bin/grep -F
[INFO] [stderr]   checking for ld used by cc... /usr/bin/ld
[INFO] [stderr]   checking if the linker (/usr/bin/ld) is GNU ld... yes
[INFO] [stderr]   checking for BSD- or MS-compatible name lister (nm)... no
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-dumpbin... no
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-link... no
[INFO] [stderr]   checking for dumpbin... no
[INFO] [stderr]   checking for link... link -dump
[INFO] [stderr]   checking the name lister (nm) interface... BSD nm
[INFO] [stderr]   checking the maximum length of command line arguments... 1572864
[INFO] [stderr]   checking how to convert x86_64-pc-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
[INFO] [stderr]   checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
[INFO] [stderr]   checking for /usr/bin/ld option to reload object files... -r
[INFO] [stderr]   checking for file... file
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-objdump... objdump
[INFO] [stderr]   checking how to recognize dependent libraries... pass_all
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-dlltool... dlltool
[INFO] [stderr]   checking how to associate runtime and link libraries... printf %s\n
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-ar... (cached) ar
[INFO] [stderr]   checking for archiver @FILE support... @
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-strip... strip
[INFO] [stderr]   checking command to parse nm output from cc object... ok
[INFO] [stderr]   checking for sysroot... no
[INFO] [stderr]   checking for a working dd... /usr/bin/dd
[INFO] [stderr]   checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-mt... no
[INFO] [stderr]   checking for mt... no
[INFO] [stderr]   checking if : is a manifest tool... no
[INFO] [stderr]   checking for dlfcn.h... yes
[INFO] [stderr]   checking which variant of shared library versioning to provide... (default) aix
[INFO] [stderr]   checking for objdir... .libs
[INFO] [stderr]   checking if cc supports -fno-rtti -fno-exceptions... no
[INFO] [stderr]   checking for cc option to produce PIC... -fPIC -DPIC
[INFO] [stderr]   checking if cc PIC flag -fPIC -DPIC works... yes
[INFO] [stderr]   checking if cc static flag -static works... yes
[INFO] [stderr]   checking if cc supports -c -o file.o... yes
[INFO] [stderr]   checking if cc supports -c -o file.o... (cached) yes
[INFO] [stderr]   checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
[INFO] [stderr]   checking dynamic linker characteristics... GNU/Linux ld.so
[INFO] [stderr]   checking how to hardcode library paths into programs... immediate
[INFO] [stderr]   checking whether stripping libraries is possible... yes
[INFO] [stderr]   checking if libtool supports shared libraries... yes
[INFO] [stderr]   checking whether to build shared libraries... no
[INFO] [stderr]   checking whether to build static libraries... yes
[INFO] [stderr]   checking for clang-format-14... no
[INFO] [stderr]   checking for clang-format... no
[INFO] [stderr]   checking for help2man... no
[INFO] [stderr]   checking for a sed that does not truncate output... (cached) /usr/bin/sed
[INFO] [stderr]   checking for makeinfo... yes
[INFO] [stderr]   checking for makeinfo version >= 5... yes
[INFO] [stderr]   checking whether 4 byte-wide characters should be supported... yes
[INFO] [stderr]   checking that generated files are newer than configure... done
[INFO] [stderr]   configure: creating ./config.status
[INFO] [stderr]   config.status: creating Makefile
[INFO] [stderr]   config.status: creating doc/Makefile
[INFO] [stderr]   config.status: creating man/Makefile
[INFO] [stderr]   config.status: creating liblouis/Makefile
[INFO] [stderr]   config.status: creating liblouis/liblouis.h
[INFO] [stderr]   config.status: creating windows/Makefile
[INFO] [stderr]   config.status: creating windows/include/Makefile
[INFO] [stderr]   config.status: creating windows/utils/Makefile
[INFO] [stderr]   config.status: creating tables/Makefile
[INFO] [stderr]   config.status: creating liblouis.pc
[INFO] [stderr]   config.status: creating tests/Makefile
[INFO] [stderr]   config.status: creating tests/braille-specs/Makefile
[INFO] [stderr]   config.status: creating tests/fuzzing/Makefile
[INFO] [stderr]   config.status: creating tests/resolve_table.h
[INFO] [stderr]   config.status: creating tests/tables/Makefile
[INFO] [stderr]   config.status: creating tests/tables/emphclass/Makefile
[INFO] [stderr]   config.status: creating tests/tables/attribute/Makefile
[INFO] [stderr]   config.status: creating tests/tables/moreTables/Makefile
[INFO] [stderr]   config.status: creating tests/tables/resolve_table/Makefile
[INFO] [stderr]   config.status: creating tests/tables/resolve_table/dir_1/Makefile
[INFO] [stderr]   config.status: creating tests/tables/resolve_table/dir_1/dir_1.1/Makefile
[INFO] [stderr]   config.status: creating tests/tables/resolve_table/dir_2/Makefile
[INFO] [stderr]   config.status: creating tests/tablesWithMetadata/Makefile
[INFO] [stderr]   config.status: creating tests/yaml/Makefile
[INFO] [stderr]   config.status: creating python/Makefile
[INFO] [stderr]   config.status: creating python/setup.py
[INFO] [stderr]   config.status: creating python/louis/Makefile
[INFO] [stderr]   config.status: creating python/examples/Makefile
[INFO] [stderr]   config.status: creating python/tests/Makefile
[INFO] [stderr]   config.status: creating tools/Makefile
[INFO] [stderr]   config.status: creating tools/gnulib/Makefile
[INFO] [stderr]   config.status: creating tools/lou_maketable.d/Makefile
[INFO] [stderr]   config.status: creating tools/lou_maketable.d/lou_maketable
[INFO] [stderr]   config.status: creating gnulib/Makefile
[INFO] [stderr]   config.status: creating liblouis/config.h
[INFO] [stderr]   config.status: executing depfiles commands
[INFO] [stderr]   config.status: executing libtool commands
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/louis-sys-91405282e5d7a826/out/build" && MAKEFLAGS="-j --jobserver-fds=4,5 --jobserver-auth=4,5" "sh" "-c" "exec \"$0\" \"$@\"" "make" "install" "-j16"
[INFO] [stderr]   CDPATH="${ZSH_VERSION+.}:" && cd /opt/rustwide/cargo-home/git/checkouts/liblouis-rust-3be534a76b15ce58/556308c/louis-sys/liblouis-3.34.0 && /bin/bash '/opt/rustwide/cargo-home/git/checkouts/liblouis-rust-3be534a76b15ce58/556308c/louis-sys/liblouis-3.34.0/build-aux/missing' aclocal-1.18 -I m4 -I gnulib/m4 -I tools/gnulib/m4
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   make: warning: -j16 forced in submake: resetting jobserver mode.
[INFO] [stderr]   /opt/rustwide/cargo-home/git/checkouts/liblouis-rust-3be534a76b15ce58/556308c/louis-sys/liblouis-3.34.0/build-aux/missing: line 81: aclocal-1.18: command not found
[INFO] [stderr]   WARNING: 'aclocal-1.18' is missing on your system.
[INFO] [stderr]            You should only need it if you modified 'acinclude.m4' or
[INFO] [stderr]            'configure.ac' or m4 files included by 'configure.ac'.
[INFO] [stderr]            The 'aclocal' program is part of the GNU Automake package:
[INFO] [stderr]            <https://www.gnu.org/software/automake>
[INFO] [stderr]            It also requires GNU Autoconf, GNU m4 and Perl in order to run:
[INFO] [stderr]            <https://www.gnu.org/software/autoconf>
[INFO] [stderr]            <https://www.gnu.org/software/m4/>
[INFO] [stderr]            <https://www.perl.org/>
[INFO] [stderr]   make: *** [Makefile:1662: /opt/rustwide/cargo-home/git/checkouts/liblouis-rust-3be534a76b15ce58/556308c/louis-sys/liblouis-3.34.0/aclocal.m4] Error 127
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (971) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/autotools-0.2.7/src/lib.rs:790:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 2
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x61d06dfe51e8 - std[5c0eaf5403f5fa91]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x61d06dfe51e8 - std[5c0eaf5403f5fa91]::backtrace_rs::backtrace::trace_unsynchronized::<std[5c0eaf5403f5fa91]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x61d06dfe51e8 - std[5c0eaf5403f5fa91]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x61d06dfe51e8 - <<std[5c0eaf5403f5fa91]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6b4415987d471b61]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x61d06dffbe9a - <core[6b4415987d471b61]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x61d06dffbe9a - core[6b4415987d471b61]::fmt::write
[INFO] [stderr]      6:     0x61d06dfeb422 - std[5c0eaf5403f5fa91]::io::default_write_fmt::<std[5c0eaf5403f5fa91]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:623:11
[INFO] [stderr]      7:     0x61d06dfeb422 - <std[5c0eaf5403f5fa91]::sys::stdio::unix::Stderr as std[5c0eaf5403f5fa91]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1661:13
[INFO] [stderr]      8:     0x61d06dfc5786 - <std[5c0eaf5403f5fa91]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x61d06dfc5786 - std[5c0eaf5403f5fa91]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x61d06dfdf611 - std[5c0eaf5403f5fa91]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x61d06dfdf88b - std[5c0eaf5403f5fa91]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:814:13
[INFO] [stderr]     12:     0x61d06dfc5842 - std[5c0eaf5403f5fa91]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:687:13
[INFO] [stderr]     13:     0x61d06dfba899 - std[5c0eaf5403f5fa91]::sys::backtrace::__rust_end_short_backtrace::<std[5c0eaf5403f5fa91]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x61d06dfc61ad - __rustc[33ffaff69ac0afe3]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:678:5
[INFO] [stderr]     15:     0x61d06dffc71c - core[6b4415987d471b61]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x61d06df4e4c7 - autotools[6e150e663193f99e]::fail
[INFO] [stderr]     17:     0x61d06df51cc8 - <autotools[6e150e663193f99e]::Config>::build
[INFO] [stderr]     18:     0x61d06d9dcc8c - build_script_build[8630c03cf83f633b]::main
[INFO] [stderr]     19:     0x61d06d9de563 - <fn() as core[6b4415987d471b61]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     20:     0x61d06d9dc236 - std[5c0eaf5403f5fa91]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     21:     0x61d06d9dc289 - std[5c0eaf5403f5fa91]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     22:     0x61d06dfde897 - <&dyn core[6b4415987d471b61]::ops::function::Fn<(), Output = i32> + core[6b4415987d471b61]::panic::unwind_safe::RefUnwindSafe + core[6b4415987d471b61]::marker::Sync as core[6b4415987d471b61]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x61d06dfde897 - std[5c0eaf5403f5fa91]::panicking::catch_unwind::do_call::<&dyn core[6b4415987d471b61]::ops::function::Fn<(), Output = i32> + core[6b4415987d471b61]::panic::unwind_safe::RefUnwindSafe + core[6b4415987d471b61]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:575:43
[INFO] [stderr]     24:     0x61d06dfde897 - std[5c0eaf5403f5fa91]::panicking::catch_unwind::<i32, &dyn core[6b4415987d471b61]::ops::function::Fn<(), Output = i32> + core[6b4415987d471b61]::panic::unwind_safe::RefUnwindSafe + core[6b4415987d471b61]::marker::Sync>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:543:19
[INFO] [stderr]     25:     0x61d06dfde897 - std[5c0eaf5403f5fa91]::panic::catch_unwind::<&dyn core[6b4415987d471b61]::ops::function::Fn<(), Output = i32> + core[6b4415987d471b61]::panic::unwind_safe::RefUnwindSafe + core[6b4415987d471b61]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x61d06dfde897 - std[5c0eaf5403f5fa91]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x61d06dfde897 - std[5c0eaf5403f5fa91]::panicking::catch_unwind::do_call::<std[5c0eaf5403f5fa91]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:575:43
[INFO] [stderr]     28:     0x61d06dfde897 - std[5c0eaf5403f5fa91]::panicking::catch_unwind::<isize, std[5c0eaf5403f5fa91]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:543:19
[INFO] [stderr]     29:     0x61d06dfde897 - std[5c0eaf5403f5fa91]::panic::catch_unwind::<std[5c0eaf5403f5fa91]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x61d06dfde897 - std[5c0eaf5403f5fa91]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x61d06d9dbc31 - std[5c0eaf5403f5fa91]::rt::lang_start::<()>
[INFO] [stderr]     32:     0x61d06d9de7c5 - main
[INFO] [stderr]     33:     0x701119da61ca - <unknown>
[INFO] [stderr]     34:     0x701119da628b - __libc_start_main
[INFO] [stderr]     35:     0x61d06d9da5b5 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "9114ba3e68ddd9c6fa1297a404045f04d385beab580e3681d5805b3e77bbd11f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9114ba3e68ddd9c6fa1297a404045f04d385beab580e3681d5805b3e77bbd11f", kill_on_drop: false }`
[INFO] [stdout] 9114ba3e68ddd9c6fa1297a404045f04d385beab580e3681d5805b3e77bbd11f
